toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.howto.dataaccess.configurehibernatesecondlevelcaching
/
[jvm]MyHibernateSecondLevelCacheConfiguration
My
Hibernate
Second
Level
Cache
Configuration
@
Configuration
(
proxyBeanMethods
=
false
)
open
class
MyHibernateSecondLevelCacheConfiguration
Members
Constructors
My
Hibernate
Second
Level
Cache
Configuration
Link copied to clipboard
constructor
(
)
Functions
hibernate
Second
Level
Cache
Customizer
Link copied to clipboard
@
Bean
open
fun
hibernateSecondLevelCacheCustomizer
(
cacheManager
:
JCacheCacheManager
)
:
HibernatePropertiesCustomizer